Loading...
 

CreatePersObject - MPG

CreatePersObject

CX_CLASS *CreatePersObject(OBJECTID classID)

Parameters Description
classID integer identifier of a class

Return value Description
one object Pointer to the newly created persistent object

The object manager creates an object of the class identified with classID in the database. The function corresponds exactly to the statement CreatePersObject.